home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 September (Special)
/
Chip-Special_2004-09_Digitalni-Hudba.bin
/
servis
/
invest
/
dskinv.exe
/
{app}
/
di.exe
/
0
/
RCDATA
/
TNOTESDIALOG
/
TNOTESDIALOG.txt
Wrap
Text File
|
2003-05-02
|
785b
|
40 lines
object notesdialog: Tnotesdialog
Left = 445
Top = 183
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Clean System Notes:'
ClientHeight = 418
ClientWidth = 410
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
OnCreate = FormCreate
PixelsPerInch = 120
TextHeight = 16
object okbutton: TButton
Left = 320
Top = 376
Width = 75
Height = 33
Caption = '&Ok'
TabOrder = 0
OnClick = okbuttonClick
end
object memo: TRichEdit
Left = 16
Top = 16
Width = 377
Height = 353
Lines.Strings = (
'memo')
ScrollBars = ssBoth
TabOrder = 1
end
end